Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Updating Performance Files #182

Conversation

antonio-amjr
Copy link
Contributor

@antonio-amjr antonio-amjr commented Jan 13, 2025

The "Performance" tests were broken since it's utils.py file was using an outdated path for the test_harness_client.py script.
This changes the utils file to reuse the same "RUNNER_CLASS_PATH" from the "Python Tests" along with the removal of other redundant methods and class.

Also, an import was fixed and both methods remaining in the utils file are now async.

@antonio-amjr antonio-amjr added the bug Something isn't working label Jan 13, 2025
@antonio-amjr antonio-amjr self-assigned this Jan 13, 2025
@antonio-amjr antonio-amjr merged commit 40e26c9 into project-chip:spring2025 Jan 14, 2025
7 of 8 checks passed
rquidute pushed a commit that referenced this pull request Jan 23, 2025
* Fixing the utils script, one calls and a import from the performance tests files

* Fixing isort and cspell checks

* Fixing Unit tests and removing unnecessary folder and file (jupyter)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants